.w-50 {
    width: 50%;
}

.w-23 {
    width: 23%;
}

.w-80 {
    width: 80%;
}

.mt-7 {
    margin-top: 7%;
}

.mt--7 {
    margin-top: -7%;
}

.mt-6 {
    margin-top: 6%;
}

.mt-55 {
    margin-top: 5.5%;
}

.w-83 {
    width: 83px !important;
}

.mr-93 {
    margin-right: 93px;
}

.w-95 {
    width: 95%;
}

.w-97 {
    width: 97%;
}

.h-100 {
    height: 1005;
}

.h-127 {
    height: 127px;
}

.pl-13 {
    padding-right: 13px;
}

.mt-6 {
    margin-top: 6%;
}

.mt-5 {
    margin-top: 5%;
}

.mt--6 {
    margin-top: -6%;
}

/* start small component */
.small_component .row {
    padding: 0%;
}

.box_card {
    box-shadow: var(--sm-shadow);
    border-radius: 10px;
    /* padding: 0% !important; */
    padding-left: 2px !important;
}

/* .small_component {
    margin-top: 3px;
    margin-bottom: 0;
    padding-bottom: 0px !important;
    background: var(--white) fff;
    box-shadow: 0px 0px 6px 3px rgba(0, 0, 0, 0.03);
    border-radius: 20px;
    border: 1px solid #e9e9e9 !important;
} */

.thumbnail img {
    width: 100% !important;
    min-height: 180px;
}

.small_component_text * {
    margin: 0% 0%;
}

.product_number_component {
    margin: 0px !important;
}

.small_component_text,
.small_component_fashion {
    padding: 0% 5%;
    margin-top: 5%;
}

.small_component_text h2 {
    font-style: bold;
    font-weight: bold;
    font-size: 17px;
    line-height: 32px;
    align-items: center;
    /* text-align: right; */
    color: var(--main-black);
}

.small_component_text img {
    position: absolute;
    margin-top: 6px;
    width: 30% !important;
}

.small_component_text p {
    font-style: normal;
    font-weight: 400;
    font-size: 13px;
    line-height: 24px;
    color: var(--neutral-gray);
    margin-bottom: -2%;
}

.small_component_text .btn {
    background-color: var(--pink-opacity);
    color: var(--semantic-red);
    display: flex;
    margin-left: 4%;
    font-weight: bold;
    width: 60px;
    height: 30px;
    font-size: 13px;
    justify-content: center;
    align-items: center;
}

.small_component_line {
    width: 88%;
    align-items: center;
    text-align: center;
    margin-right: 5%;
    margin-top: 2.5%;
    color: var(--neutral-gray);
}

.small_component_fashion_text {
    margin-right: 2%;
    margin-bottom: 3%;
}

.small_component_fashion_text h5 {
    /* margin-right: 1%; */
    font-weight: bold;
    font-size: 14px;
    line-height: 24px;
    color: var(--main-black);
}

.small_component_fashion_text span {
    color: var(--yellow);
    /* padding-left: -10%; */
}

.small_component_fashion_text .star {
    padding-left: 15%;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 2.8px;
    margin-right: 2.8px;
    margin-left: -2.81px;
}

.small_component_icon {
    width: 100%;
}

.small_component_icon .star {
    width: 14px !important;
    margin-right: 4px;
    margin-left: 5px;
    padding-left: 0;
}

.small_component_icon .flag {
    width: 29px !important;
    padding: 0;
}

/* end small component */
.small_component_image .btn {
    color: white;
    position: absolute;
    margin: 1.5%;
    font-weight: bold;
}

.small_component_image .btn2 {
    background-color: var(--violt-color);
}

.small_component_image .btn-success,
.small_component_image .btn2 {
    font-size: 15px;
    right: 6px;
    top: 10px;
}

@media screen and (max-width: 1600px) {
    .small_component_text h2 {
        font-size: 17px;
    }

    .small_component_icon {
        margin: 4px 0;
    }
}

/*  start image container */
.image_component img {
    border-radius: 30px;
    width: 100%;
    height: 100%;
}

/*  end image container */

/*  start circle container */
.circle_component .rounded-circle {
    border: solid var(--neutral-gray) 4px;
    padding: 4.8px;
    width: 100% !important;
}

.circle_component .rounded-circle.active {
    border: solid var(--semantic-green) 4px;
    width: 100% !important;
}

.circle-green {
    border: solid var(--semantic-green) 4px;
    width: 100% !important;
    border-radius: 50%;
}

.circle-gray {
    border: solid var(--neutral-gray) 4px;
    padding: 4.8px;
    width: 100% !important;
    border-radius: 50%;
}

/*  end circle container */

/*start wissam component */
.shaping {
    margin-top: 5%;
    width: 100%;
}

.wissam_component .card {
    margin-top: 4%;
    width: 174px;
    box-shadow: var(--sm-shadow);
    border-radius: 20px;
    position: relative;
    border: none;
    margin-bottom: 2%;
    padding-right: 2%;
}

@media screen and (max-width: 400px) {
    .wissam_component {
        justify-content: center;
        align-items: center;
        width: 100% !important;
        margin: 0% !important;
        padding: 0% !important;
    }

    .wissam_component .card {
        width: 250px !important;
        margin-left: 10px;
    }

    .wissam_component_icon {
        align-items: center;
        margin-right: 37% !important;
    }
}

.cover-photo {
    position: relative;
}

.profile {
    position: absolute;
    width: 70% !important;
    bottom: -60px;
    right: 28px;
}

.profile_star {
    position: absolute;
    bottom: -60px;
}

.star_component_text {
    height: 120px;
    width: 100%;
}

.wissam_component_text h5 {
    font-weight: bold;
    font-size: 17px;
    line-height: 32px;
    color: var(--main-black);
}

.wissam_component_text h4 {
    font-style: bold;

    font-size: 16px;

    text-align: center;
    align-items: center;
    color: var(--main-black);
    display: flex;
    flex-wrap: wrap;
    width: 98%;
    padding-bottom: 18px !important;
}

.wissam_component_icon {
    align-items: center;
    margin-right: 30%;
    color: var(--yellow);
    font-weight: bold;
    width: 40%;
    padding-bottom: 6px !important;
}

.wissam_component .profile {
    width: 134px !important;
    right: auto;
}

.shaping {
    margin-top: 86px;
    position: relative;
}

/*end wissam component */

/* tag */

.tag_most_sold {
    padding: 4px 10px;
    border: none;
    border-radius: 5px;
    background: var(--semantic-green);
    color: var(--white);
    margin: 1.5px;
}

.tag_exlusive {
    padding: 4px 10px;
    border: none;
    border-radius: 5px;
    background: var(--violt-color);
    color: var(--white);
    margin: 1.5px;
}

/* start Famous Component*/
.rounded-famous {
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    box-shadow: 1px -6px 17px 0px rgb(0 0 0 / 5%);
    height: 220px;
}

.famous_text h5 {
    margin-top: -8%;
}

.famous_icon {
    width: 69px;
    margin: 0 auto;
}

.famous_icon .saudi,
.star {
    width: 63px;
}

.profile_famous {
    position: absolute;
    top: -110px;
    margin-left: 11px;
}

/* end Famous Component*/

/* start accordion */
.accordion_component {
    box-shadow: 0px 20px 60px 6px rgba(0, 0, 0, 0.05);
    border-radius: 20px;
    width: 25%;
    padding: 2%;
}

.accordion_component hr {
    width: 90%;
    color: var(--neutral-gray);
}

.help_accordion .accordion-button {
    box-shadow: 0px 20px 60px 6px rgba(0, 0, 0, 0.05);
    border-radius: 20px;
}

.accordion_component h4 {
    padding: 3%;
    font-weight: bold !important;
}

.accordion-body .checkbox {
    padding-top: 5px !important;
    padding-bottom: 5px !important;
}

.accordion-body .search_bar {
    padding: 3% !important;
    height: 45px;
    border-radius: 20px;
}

/* .accordion-collapse{
    background-color: white;
} */
#accordion_search_bar_container #accordion_search_bar {
    display: block;
    margin: 10px auto;
    width: 100%;
    padding: 10px 10px;
    border: 1px solid #cacaca;
    border-radius: 10px;
    outline: 0;
    color: var(--neutral-gray);
    font-size: 11px;
    font-weight: bold;
}

#accordion_search_bar_container #accordion_search_bar::placeholder {
    font-size: 13px;
}

.accordion-item .accordion-button {
    color: black;
    border: none;
    background-color: none;
}

.accordion-item {
    border: none !important;
    background-color: none !important;
}

.accordion-item button:hover {
    background-color: none;
    border: none;
}

#accordion_buttom_container {
    display: block;
    margin: 17px auto;
    width: 100% !important;
    padding: 7px 10px !important;
    border: 1px solid #cacaca;
    border-radius: 10px;
    outline: 0;
    color: var(--neutral-gray);
    font-size: 16px;
    margin-bottom: 10% !important;
}

#accordion_buttom_container input {
    border: none;
    align-items: center;
    text-align: center;
    margin-right: 5%;
    justify-content: center;
}

.accordion-button {
    font-weight: bold;
}

#accordion_buttom_container {
    background-color: none;
    color: var(--neutral-gray);
}

.accordion_buttom {
    background-color: transparent !important;
    color: var(--neutral-gray) !important;
}

.accordion-item input::placeholder {
    font-size: 15px;
}

@media screen and (max-width: 992px) {
    #accordion_buttom_container span {
        font-size: 13px;
        font-weight: bold;
    }

    .accordion_buttom {
        font-size: 12px !important;
    }

    #accordion_buttom_container input {
        font-size: 16px;
    }

    .accordion-item input::placeholder {
        font-size: 13px;
    }
}

@media screen and (max-width: 760px) {
    .accordion_component {
        width: 50%;
    }

    .accordion_buttom {
        font-size: 12px !important;
    }
}

/* end accordion */

/* start seller profile */
.seller_profile {
    background-image: url(../image/sellerBackground.svg);
    background-repeat: repeat-x;
    /* background-size: 100% 50%; */
    background-position: bottom;
    min-height: 369px;
}

.seller_left {
    margin-left: 40px;
    width: 40%;
}

.seller_left h5 {
    font-size: 16px;
    color: var(--semantic-violt);
}

.seller_icons img {
    width: 26px;
}

.seller_left button {
    background-color: var(--violt-color);
    color: white;
    font-size: 15px;
}

.btn-label {
    position: relative;
    padding: 0px 8px;
}

.seller_resp {
    width: 100% !important;
}

@media screen and (max-width: 992px) {
    .seller_profile_reviews {
        display: block !important;
    }

    .seller_profile_reviews p {
        /* width: 157% !important; */
    }
}

@media screen and (max-width: 900px) {
    .seller_profile_reviews {
        display: block !important;
    }

    .seller_profile_reviews p {
        /* width: 157% !important; */
    }

    .seller_profile_reviews {
        padding-left: 5%;
    }

    .vl2 {
        display: none;
    }

    .seller_left {
        width: 70%;
    }

    .seller_icons * {
        display: flex !important;
    }

    .reviews {
        padding: 5%;
        text-align: center;
    }
}

@media screen and (max-width: 760px) {
    .seller_profile_reviews {
        display: block !important;
    }

    .vl2 {
        display: none;
    }

    .seller_left {
        width: 70%;
    }

    .seller_icons * {
        display: flex !important;
    }

    .reviews {
        padding: 5%;
    }

    .image_component img {
        border-radius: 10px;
        width: 100%;
        height: 100%;
    }
    .container-checkbox {
        padding-left: 0px;
    }
}

/* end seller profile */

/* start seller active */
.qimma_card_boutique img {
    border-radius: 50%;
}

.images .medal {
    left: 0;
    bottom: -14px;
    width: 55px;
}

.seller_icon * {
    width: 10%;
    color: var(--yellow);
}

.qimma_card_boutique:not(.without_arrow)::before {
    content: "";
    background-image: url(../images/dropdown/chevron.svg);
    transform: rotate(-90deg) scale(0.6);
    width: 20px;
    height: 32px;
    display: block;
    background-repeat: no-repeat;
    display: flex;
    justify-content: center;
    align-items: center;
    background-position: center;
    padding-right: -2px;
    position: absolute;
    left: 30px;
    transition: all 0.3s linear;
    left: 43px;
    transition: all 0.3s linear;
}

/* end seller active */

/* start adress */

.adress_component,
.total_payement {
    border: none;
    box-shadow: var(--sm-shadow);
    border-radius: var(--md-border-radius);
    width: 100%;
}

.adress_component .card-header {
    margin-top: 16px;
    padding: 0% 4% !important;
    margin-bottom: -1%;
    margin-right: 5%;
}

.adress_component .card-header i {
    padding-right: 5px;
}

.adress_component hr {
    width: 100% !important;
}

.adress_component .image {
    height: 167px !important;
    object-fit: cover;
}


.adress_component .card-body .card1 {
    margin-bottom: -1%;
}

.adress_component .properties p {
    font-size: 14px;
    margin-bottom: 1%;
}

.adress_component .properties span {
    padding-right: 4px;
}

.adress_component .properties h2 {
    margin-top: 5px;
}

.card-header {
    border: none;
    background-color: transparent;
}

@media screen and (max-width: 760px) {
    .adress_component .row {
        margin-left: 5px;
        /* width: 470px; */
        align-items: center;
        justify-content: space-between;
        text-align: center;
    }

    .adress_component .card-header .semantic-blue {
        margin-right: 213px;
    }
}

/* end of adress comp*/

/* start of total payment*/
.total_payement {
    padding: 1%;
}

.total_payement h4 {
    font-size: 15px;
}

.total_payement h3 {
    font-size: 15px;
    font-weight: bold;
}

/* end of total payment*/

/* start shipping adress */
.shipping_adress {
    width: 100%;
    /* margin-left: 713px; */
    cursor: pointer;
}

.shipping_pick {
    z-index: 10;
    opacity: 0;
}

.edit_address,
.delete_address {
    z-index: 20;
}

.shipping_pick:checked~.shipping_adress .card {
    border: solid var(--semantic-green) 1px;
}

.shipping_adress_icon {
    margin-right: 180px;
    display: flex;
    padding: 0% !important;
}

.shipping_adress_icon img {
    width: 30px;
    cursor: pointer;
    padding: 2% !important;
}

@media screen and (max-width: 900px) {
    .shipping_adress .reviews {
        padding: 0% !important;
    }
}

@media screen and (max-width: 1600px) {
    .shipping_adress {
        /* margin-left: 831px; */
    }
}

/* end shipping adress */

/* start adress page*/
@media screen and (max-width: 760px) {
    .adress_page {
        display: block !important;
    }

    .shipping .shipping_adress_icon img {
        width: 25px !important;
        padding: 0 10px;
    }
}

@media screen and (max-width: 887px) {
    .adress_page {
        display: block !important;
    }
}

/* end adress page*/

/* payment_component */
.payment_component,
.order_notes {
    box-shadow: var(--sm-shadow);
    border-radius: var(--md-border-radius);
}

.checkbox-round {
    width: 1.3em;
    height: 1.3em;
    background-color: white;
    border-radius: 50%;
    vertical-align: middle;
    border: 1px solid var(--neutral-gray);
    appearance: none;
    -webkit-appearance: none;
    outline: none;
    cursor: pointer;
}

.checkbox-round:checked {
    background-color: green;
}

@media screen and (max-width: 760px) {
    .payment_component {
        justify-content: center;
        align-items: center;
    }

    .payment_component img {
        width: 10% !important;
    }
}

/* order notes */

.order_notes .card_input {
    border: none !important;
    min-height: 150px !important;
    max-height: 250px !important;
}

.order_notes .card_input:hover {
    border: none !important;
}

.order_notes .card_input {
    border: none !important;
}

input::placeholder {
    color: var(--neutral-gray);
    opacity: 1;
}

input:focus,
textarea:focus,
select:focus {
    outline: none;
}

.cont .vl,
.text .vl {
    border-left: 1px solid var(--neutral-silver);
    height: 25px;
}

.cont .form-control {
    padding: 6px !important;
    min-height: -1px !important;
    max-height: 35px !important;
    border-radius: 3px !important;
    border-color: #ced4da !important;
}


.cont select,
.number_input input {
    min-height: 48px;
    max-height: 50px;
    border-radius: 7px !important;
    border-color: var(--neutral-gray) !important;
}

.number_input input {
    margin-left: 0% !important;
}

.mt--3p {
    margin-top: -4px;
}

.w-111 {
    width: 111px;
}

.w-28 {
    width: 28%;
}

.w-26 {
    width: 2%;
}

.mt-6 {
    margin-top: 6%;
}

.item_container_image,
.item_container .item {
    /* height: 172px; */
    padding: 0;
    border: solid 1px var(--neutral-silver);
    border-radius: 10px;
}

.shopping_basket .heart svg {
    width: 18px;
}

.shopping_basket .heart {
    user-select: none;
}

.shopping_basket .heart span {
    user-select: none;
}

.shopping_basket .heart svg path {
    transition: all 0.1s linear;
}

.shopping_basket .heart.active svg path {
    fill: var(--semantic-red);
    stroke: var(--semantic-red);
}

@media screen and (max-width: 960px) {
    .shopping_basket {
        /* max-width: 540px; */
        /* display: block !important; */
    }

    .shopping_basket .row {
        /* display: block !important; */
    }

    .shopping_basket .row .card-body,
    .card-image {
        /* width: 100% !important; */
        justify-content: center;
        align-items: center;
    }

    .shopping_basket .row {
        /* display: block !important; */
    }

    .shopping_basket .row .card-body,
    .card-image {
        /* width: 100% !important; */
        justify-content: center;
        align-items: center;
    }

    .item_container_image {
        /* height: 49vh !important; */
    }

    .resp_comp {
        width: 661px;
    }

    .shopping_basket .properties * {
        align-items: center;
    }

    .shopping_basket .properties .cont {
        width: 25%;
    }

    .shopping_basket .vl {
        display: none;
    }

    .resp_comp {
        width: 661px;
    }

    .shopping_basket .properties * {
        align-items: center;
    }

    .shopping_basket .properties .cont {
        width: 25%;
    }

    .shopping_basket .vl {
        display: none;
    }
}

.btn-Confirm-follow {
    padding: 12px 36px;
    background: var(--neutral-silver);
    border: none;
}

/*services*/
.cs_our_services_wrapper {
    align-items: center;
    justify-content: center;
    text-align: center;
}

.cs_our_services_wrapper:after {
    content: "";
    position: absolute;
    top: 0;
    opacity: 0.96;
    background: #2a2a32;
    z-index: -1;
}

.cs_our_service_content p {
    color: var(--neutral-gray);
    text-align: center;
}

.cs_our_service_box {
    text-align: center;
    background: var(--white) fff;
    box-shadow: 0px 3px 17px 0px rgb(0 0 0 / 5%);
    border-radius: 20px;
    justify-content: center;
    width: 100%;
    height: 100%;
    /* padding: 8% !important; */
    align-items: center;
}

.w-15 {
    width: 15% !important;
}

.cs_our_service_icon {
    padding: 9%;
}

.cs_our_service_box:after {
    position: absolute;
    content: "";
    bottom: 0px;
    right: 0;
    left: 0;
    margin: auto;
    width: 100%;
    height: 5px;
    background-color: #fff;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s linear;
}

.cs_our_service_box:hover:after {
    background-color: var(--dark-brown);
}

.cs_our_service_box {
    position: relative;
    transition: all 0.3s linear;
}

.cs_our_service_box:hover {
    transform: scale(1.05);
}

/* start help comp */
.text_help input::placeholder {
    padding-right: 5%;
}

.text_help h3 {
    display: flex;
    justify-content: center;
    align-items: center;
}

.text_help .svvg {
    position: absolute !important;
}

.text_help {
    margin-top: 28% !important;
}

.text_help .search {
    height: 5.5vh !important;
}

.text_help * {
    /* padding: 5% !important; */
    margin-bottom: 5%;
}

/* end help comp */

/* start help comp */

.text_help_seller {
    margin-top: 5% !important;
    background-color: white;
    border-radius: 5px;
    /* text-align: center; */
}

/* end help comp */
.home_service {
    margin-top: -2% !important;
}

.home_service .cs_our_service_boxx {
    background: var(--white) fff;
    box-shadow: 0px 3px 17px 0px rgb(0 0 0 / 5%);
    /* border-radius: 20px; */
    justify-content: center;
    width: 100%;
    height: 100%;
    align-items: center;
    padding: 20px !important;
}
.cs_our_service_boxx .object_icon {
    width: fit-content;
    height: fit-content;
    margin: auto;
}

.home_service .cs_our_service_boxx h4,
.home_service .cs_our_service_boxx a {
    color: black !important;
}

.main_box {
    min-height: 540px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.home_service2 {
    margin-top: -2% !important;
}

.home_service2 .cs_our_service_boxx {
    background: var(--white);
    box-shadow: 0px 3px 17px 0px rgb(0 0 0 / 5%);
    /* border-radius: 20px; */
    justify-content: center;
    width: 100% !important;
    height: 600px;
    align-items: center;
    padding: 20px !important;
    z-index: 100;
    position: relative;
}

.black_box {
    width: 86%;
    background: var(--bs-dark);
    height: 100%;
    border-radius: 20px;
}

.home_service2 .cs_our_service_boxx h4,
.home_service .cs_our_service_boxx a {
    color: black !important;
}

.w-90 {
    width: 90% !important;
}

.w-80 {
    width: 80% !important;
}

.statistic_box {
    background: #ffffff;
    box-shadow: 0px 20px 60px 6px rgb(0 0 0 / 5%);
    border-radius: 20px;
    min-height: 120px;
}

.numbers {
    border-radius: 20px;
    position: relative;
}

@media screen and (max-width: 900px) {
    .numbers {
        border-radius: 20px;
        position: relative;
        left: 79px;
    }

}


.edit_header .pr {
    color: var(--main-black) !important;
}

@media screen and (max-width: 400px) {
    .numbers {
        border-radius: 20px;
        position: relative;
        left: 0px;
    }

    .resp_header {
        display: block !important;
    }

    .edit_header {
        justify-content: space-between !important;
        margin-right: 35px !important;
    }

    .edit_header .item_margin {
        /* margin-right: 18.5px; */
        display: flex;
        justify-content: center;
        align-items: center;
        font-size: 13px;
        font-weight: bold;
        margin: 1px 10px;
    }
}

@media screen and (max-width: 500px) {
    .numbers {
        border-radius: 20px;
        position: relative;
        left: 0px;
    }

    .resp_header {
        display: block !important;
    }

    .edit_header {
        justify-content: space-between !important;
        margin-right: 35px !important;
    }

    .edit_header .item_margin {
        /* margin-right: 18.5px; */
        display: flex;
        justify-content: center;
        align-items: center;
        font-size: 13px;
        font-weight: bold;
        margin: 1px 10px;
    }
}

.home_service {
    justify-content: space-around !important;
}

.p-6 {
    padding: 8%;
}

.sub-back {
    background: #faf8f7;
    padding: 10px 50px;
}

.btn-green {
    background: #5aab54;
    box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.08);
    border-radius: 10px;
    color: white !important;
    width: 80% !important;
    margin-right: 38px;
}

.blue_container {
    background-color: var(--main-black);
    box-shadow: 0px 20px 60px 6px rgba(0, 0, 0, 0.05);
    border-radius: 0px 30px 30px 0px;
    align-items: right;
    text-align: right;
    color: white;
    min-height: 40vh;
    max-height: 45vh;
    margin-left: 0% !important;
}

.blue_container h4 {
    color: white;
}

.p-6 {
    padding: 6%;
}

.m-6 {
    margin: 6%;
}

.primary-color {
    color: var(--primary-color) !important;
}

.btn-send {
    padding: 10px 36px;
    background: var(--primary-color) !important;
    border: none !important;
    color: white;
    transition: all 0.2s linear;
}

.primary-color {
    color: var(--primary-color) !important;
}

.btn-header {
    color: var(--primary-color) !important;
    background-color: none;
    border-color: var(--primary-color);
    font-weight: bold;
}

.edit_header a:hover {
    color: var(--primary-color) !important;
}

.edit_header a {

    font-weight: bold;
}

@media screen and (max-width: 1200px) and (min-width: 760px) {
    .resp_header .item_margin {
        margin-right: 16.5px !important;
    }
}


.vl_sub {
    border-left: 1px solid #dbdbdb;
}

.sign_up_cont * {
    align-items: flex-start !important;
    text-align: right;
}

.neutral_grey {
    color: #B2BEC3;
}

.small_component_image img {
    border-top-right-radius: 0;
    border-top-left-radius: 0;
    object-fit: cover;
    height: 307px;
    overflow: hidden;
}

.small_component_image {
    overflow: hidden;
    border-top-left-radius: 14px;
    border-top-right-radius: 14px;
}

.lang_css {
    margin-left: 64px;
}

.btn_en_most {
    left: 0;
    width: 105px;
    margin-left: 10px !important;
}

.btn_en_most2 {
    left: 0;
    width: 152px;
    margin-left: 10px !important;
}

.thumbnail_holder {
    background: #f2f2f2;
    animation: skeleton alternate-reverse 1s linear infinite;
}

.small_component_image .thumbnail_holder img {
    opacity: 0;
}

.small_component_image.loaded .thumbnail_holder {
    /* background-color: #fff; */
    animation: none !important;
}

.small_component_image.loaded .thumbnail_holder img {
    opacity: 1;
}

@keyframes skeleton {
    0% {
        opacity: .2;
    }

    100% {
        opacity: 1;
    }
}
